FileCache.purgeCacheFinish

Gets the result of an async operation started using shumate_file_cache_purge_cache_async().

class FileCache
bool
purgeCacheFinish

Parameters

result AsyncResultIF

a #GAsyncResult provided to callback

Return Value

Type: bool

%TRUE if any tiles were removed, otherwise %FALSE

Throws

GException on failure.

Meta